-
Home
-
WordPress Native PHP Sessions
-
1.4.3 (latest)
-
Code
-
Classes
- Session
Total Complexity |
34 |
Dependencies |
1 |
Dependents |
3 |
Total lines |
310 |
Lines of code |
154 |
Logical lines of code |
76 |
Comment lines |
100 |
Methods |
14 |
Properties |
5 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_client_ip_server() |
S |
48 |
6 |
34 |
restore_wpdb_if_null() |
S |
62 |
6 |
10 |
delete_cookies() |
S |
55 |
4 |
19 |
set_data() |
S |
54 |
3 |
21 |
get_by_sid() |
S |
59 |
3 |
14 |
create_for_sid() |
S |
60 |
3 |
13 |
get_session_id_column() |
S |
70 |
2 |
7 |
set_user_id() |
S |
62 |
1 |
12 |
__construct() |
S |
74 |
1 |
5 |
get_id() |
S |
82 |
1 |
3 |
get_data() |
S |
80 |
1 |
3 |
get_user_id() |
S |
81 |
1 |
3 |
destroy() |
S |
68 |
1 |
7 |
is_cli() |
S |
80 |
1 |
3 |